Protocols / HttpsClient / AuthUrl Value
Specifies the root path of the HTTP(S) service to contact for reader operations (e.g. transmission of Autoread messages).
As an option, you can specify 2 servers. If the first server is unreachable, IF Converter will fail over to the second. Once the first server is available again, IF Converter will switch back automatically.
Properties
- Value ID: 0x0128/0x01 - 0x02
Format
Name | Type/Size | Description |
---|---|---|
Url | ASCII string (until end of frame) | Base URL of the server API that receives all events. Format must follow the following example: "https://server.name/api/v1" |